home *** CD-ROM | disk | FTP | other *** search
- object fmNag: TfmNag
- Left = 362
- Top = 222
- BorderIcons = []
- BorderStyle = bsDialog
- Caption = 'Anokee Message Window'
- ClientHeight = 264
- ClientWidth = 183
- Color = clBlack
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- ShowHint = True
- PixelsPerInch = 96
- TextHeight = 13
- object Image: TImage
- Left = 0
- Top = 0
- Width = 179
- Height = 219
- AutoSize = True
- Picture.Data = {<image000.gif>}
- end
- object btYes: TButton
- Left = 10
- Top = 230
- Width = 75
- Height = 25
- Hint = 'Visit Anokee'#39's plug-ins site'
- Caption = '&Yes please'
- Default = True
- ModalResult = 1
- TabOrder = 0
- end
- object btNo: TButton
- Left = 98
- Top = 230
- Width = 75
- Height = 25
- Hint = 'Close this window and start using Illuminator'
- Cancel = True
- Caption = '&No thanks'
- ModalResult = 2
- TabOrder = 1
- end
- end
-